systems programmer - определение. Что такое systems programmer
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое systems programmer - определение

PROGRAMMING THAT AIMS TO PRODUCE SOFTWARE WHICH PROVIDES SERVICES TO THE COMPUTER HARDWARE
System programming; Systems (programming); System (programming); Systems programmer; System Programmer; System language; Sysprog
Найдено результатов: 3302
systems programmer         
<job> (sysprog) A generic job title that covers a variety of specialist roles such as writing low-level code that talks to directly to the operating system on a server. Typical skills required are experience of specific operating systems, networking (TCP/IP, ATM, Ethernet, DNS), electronic mail (POP, IMAP, SMTP), web servers, RDBMS, operating system and network security, and hardware (SCSI, hard disks, and backup devices). Contrast: system administration. (1999-09-14)
Systems programming         
Systems programming, or system programming, is the activity of programming computer system software. The primary distinguishing characteristic of systems programming when compared to application programming is that application programming aims to produce software which provides services to the user directly (e.
systems programming         
sysprog         
programmer         
  • [[Ada Lovelace]] is considered by many to be the first computer programmer.<ref name="Fuegi-Francis-2003" />
PERSON WHO WRITES COMPUTER SOFTWARE
Computer programmer; Coder; Coders; Programmers; Computer programmers; Software developers; Computer Programmer; Software Developer; Software programmer; Software Programmer; Programmer analyst; Developer (software); Software development engineer; Computer programer; Development Program; Developer program; Software Developers; Programer; Computer Programmers; Applications developer; Application developer
(programmers)
A computer programmer is a person whose job involves writing programs for computers. (COMPUTING)
N-COUNT
programmer         
  • [[Ada Lovelace]] is considered by many to be the first computer programmer.<ref name="Fuegi-Francis-2003" />
PERSON WHO WRITES COMPUTER SOFTWARE
Computer programmer; Coder; Coders; Programmers; Computer programmers; Software developers; Computer Programmer; Software Developer; Software programmer; Software Programmer; Programmer analyst; Developer (software); Software development engineer; Computer programer; Development Program; Developer program; Software Developers; Programer; Computer Programmers; Applications developer; Application developer
<job> (Or "computer programmer", "developer") Someone who writes or debugs computer programs, for a living or for fun. "Analyst/developer" is a common equivalent job title, implying the added role of system analysis. The term may be qualified according to the type of software - "application programmer", "system programmer", etc. (2000-01-24)
Application Developer         
  • [[Ada Lovelace]] is considered by many to be the first computer programmer.<ref name="Fuegi-Francis-2003" />
PERSON WHO WRITES COMPUTER SOFTWARE
Computer programmer; Coder; Coders; Programmers; Computer programmers; Software developers; Computer Programmer; Software Developer; Software programmer; Software Programmer; Programmer analyst; Developer (software); Software development engineer; Computer programer; Development Program; Developer program; Software Developers; Programer; Computer Programmers; Applications developer; Application developer
<job> A person who writes computer programs to meet specific requirements. The term often implies involvement with, or responsibility for, requirements capture and testing, in contrast to the term programmer. (2004-03-06)
Video game programmer         
  • Apple II]] series was a popular [[video game]] platform during the early [[home computer]] era.  Despite being outperformed by later systems, it remained popular until the early 1990s.
  • The [[joystick]] was the primary input device for 1980s era games.  Now game programmers must account for a wide range of input devices, but the joystick today is supported in relatively few games, though still dominant for [[flight simulator]]s.
SOFTWARE ENGINEER, PROGRAMMER, OR COMPUTER SCIENTIST WHO PRIMARILY DEVELOPS CODEBASE FOR VIDEO GAMES
Computer game programmer; Game Programmer; Game programmer; Video game AI programmer
A game programmer is a software engineer, programmer, or computer scientist who primarily develops codebases for video games or related software, such as game development tools. Game programming has many specialized disciplines, all of which fall under the umbrella term of "game programmer".
systems analyst         
IT PROFESSIONAL WHO SPECIALIZES IN ANALYZING, DESIGNING AND IMPLEMENTING INFORMATION SYSTEMS
System analyst; Systems Analyst; Computer systems analyst; Computer Systems Analysts; Computer Systems Analyst
¦ noun a person who analyses a complex process or operation in order to improve its efficiency, especially by applying a computer system.
Derivatives
systems analysis noun
system analyst         
IT PROFESSIONAL WHO SPECIALIZES IN ANALYZING, DESIGNING AND IMPLEMENTING INFORMATION SYSTEMS
System analyst; Systems Analyst; Computer systems analyst; Computer Systems Analysts; Computer Systems Analyst

Википедия

Systems programming

Systems programming, or system programming, is the activity of programming computer system software. The primary distinguishing characteristic of systems programming when compared to application programming is that application programming aims to produce software which provides services to the user directly (e.g. word processor), whereas systems programming aims to produce software and software platforms which provide services to other software, are performance constrained, or both (e.g. operating systems, computational science applications, game engines, industrial automation, and software as a service applications).

Systems programming requires a great degree of hardware awareness. Its goal is to achieve efficient use of available resources, either because the software itself is performance critical or because even small efficiency improvements directly transform into significant savings of time or money.